type context.stringer
3 uses
context (current package)
context.go#L380: type stringer interface {
context.go#L385: if s, ok := c.(stringer); ok {
context.go#L548: case stringer:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)